Micron Document
Livres et Wikis | Archives | Info


Perkeep
layout: Wide Β· Narrow Β· Centered
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
top
Perkeep (previously Camlistore, Content-Addressable Multi-Layer Indexed Storage) is a set of open-source formats, protocols, and software for modeling, storing, searching, sharing, and synchronizing data.cite-ref-1[1]

Contents

β€’ Storage
β€’ Development
β€’ References

──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

Storage

Perkeep's content-addressable storage is based on GPG-signed claims. These claims provide modeling, storing, searching, sharing, and synchronization of data. Perkeep can be thought of as Git for general personal information storage: a user's Perkeep is the main repository. Perkeep is graph-based rather than a working tree in data model terminology. Perkeep can store files like a traditional file system, but it specializes in storing objects such as pictures and videos.

Development

The Perkeep project is under active development led by Brad Fitzpatrick, a former Google employee (originally as a 20% Project), and co-maintainer Mathieu Lonjaret.cite-ref-2[2]cite-ref-3[3]cite-ref-4[4] The project has two goals: expand the standard library of the Go programming language, and implementing Perkeep open source formats, protocols, and software for modeling, storing, searching, sharing of a long-term, personal datastore system.

References

cite-note-11. ↑ "It's time to finally rename Camlistore". GitHub. Retrieved December 5, 2017.
cite-note-22. ↑ "LiveJournal creator Brad Fitzpatrick details his open-source digital life backup system". 26 April 2016. Retrieved April 26, 2016.
cite-note-33. ↑ "Gerrit code review rename to Perkeep.org". Retrieved December 8, 2017.
cite-note-44. ↑ citereffitzpatricklonjaret2016Fitzpatrick, Brad; Lonjaret, Mathieu (April 24, 2016). "LinuxFest Northwest". Archived from the original on 2016-06-25. Retrieved April 27, 2016.

External links

β€’ Official website